diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2012-07-16 18:23:59 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2012-07-23 23:19:29 +0200 |
commit | 7298b4fc007f0956d7f10d57d7a109909a40a1bc (patch) | |
tree | b7c6ba21ed35fc18f84303a3f36fc7c6fd062b45 | |
parent | 38a2a132790b7d8b9e772e184dce33263607e7dd (diff) | |
download | tde-packaging-7298b4fc007f0956d7f10d57d7a109909a40a1bc.tar.gz tde-packaging-7298b4fc007f0956d7f10d57d7a109909a40a1bc.zip |
Superseded former way of managing patches for filelight on Debian and Ubuntu
-rwxr-xr-x | debian/squeeze/applications/filelight/debian/rules | 2 | ||||
-rwxr-xr-x | ubuntu/maverick/applications/filelight/debian/rules | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/squeeze/applications/filelight/debian/rules b/debian/squeeze/applications/filelight/debian/rules index a7c79577a..dead1a6ed 100755 --- a/debian/squeeze/applications/filelight/debian/rules +++ b/debian/squeeze/applications/filelight/debian/rules @@ -6,7 +6,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk include debian/cdbs/kde.mk -include /usr/share/cdbs/1/rules/patchsys-quilt.mk +#include /usr/share/cdbs/1/rules/patchsys-quilt.mk DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde DEB_CONFIGURE_MANDIR := /opt/trinity/share/man diff --git a/ubuntu/maverick/applications/filelight/debian/rules b/ubuntu/maverick/applications/filelight/debian/rules index a7c79577a..dead1a6ed 100755 --- a/ubuntu/maverick/applications/filelight/debian/rules +++ b/ubuntu/maverick/applications/filelight/debian/rules @@ -6,7 +6,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk include debian/cdbs/kde.mk -include /usr/share/cdbs/1/rules/patchsys-quilt.mk +#include /usr/share/cdbs/1/rules/patchsys-quilt.mk DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde DEB_CONFIGURE_MANDIR := /opt/trinity/share/man |