Projects
Kontact:4.13:Development
soprano
debian.rules
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File debian.rules of Package soprano (Revision 7)
Currently displaying revision
7
,
Show latest
#!/usr/bin/make -f builddir = Build dh = --builddirectory=$(builddir) include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk override_dh_auto_configure: $(overridden_command) -- -DSOPRANO_BUILD_API_DOCS=OFF \ -DSOPRANO_DISABLE_SESAME2_BACKEND=ON \ -DSOPRANO_DISABLE_CLUCENE_INDEX=1 override_dh_auto_install: $(overridden_command) ifneq (,$(filter %-doc,$(shell dh_listpackages))) dh_auto_build --builddirectory=$(builddir) -Smakefile -- apidox endif override_dh_install: ifneq (,$(filter %-doc,$(shell dh_listpackages))) $(overridden_command) -plibsoprano-doc --sourcedir=$(builddir) endif $(overridden_command) --remaining-packages override_dh_makeshlibs: $(overridden_command) -V override_dh_shlibdeps: $(overridden_command) -psoprano-daemon -- -xlibsoprano4 $(overridden_command) --remaining-packages override_dh_strip: $(overridden_command) --dbg-package=libsoprano-dbg prune-nonfree: # Deleting binary blobs find \( -name *.jar -o -name *.class \) -print -delete
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.