diff options
author | François Andriot <albator78@libertysurf.fr> | 2013-12-28 17:33:59 +0100 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2013-12-28 17:33:59 +0100 |
commit | c55ee4f291ee28be12e57a83d59b050f3952258b (patch) | |
tree | 10117c9ac14def142e3fe5d08fa0398551bc3ed2 /ubuntu/raring/applications/filelight-l10n/debian/rules | |
parent | f2b702ffebf729f632c9fe8dadd8fa06660832d7 (diff) | |
parent | 14678cd6ebf2082117de9d69854cd4f7b631f83b (diff) | |
download | tde-packaging-c55ee4f291ee28be12e57a83d59b050f3952258b.tar.gz tde-packaging-c55ee4f291ee28be12e57a83d59b050f3952258b.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/raring/applications/filelight-l10n/debian/rules')
-rwxr-xr-x | ubuntu/raring/applications/filelight-l10n/debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/raring/applications/filelight-l10n/debian/rules b/ubuntu/raring/applications/filelight-l10n/debian/rules index 6d6088aad..660db576c 100755 --- a/ubuntu/raring/applications/filelight-l10n/debian/rules +++ b/ubuntu/raring/applications/filelight-l10n/debian/rules @@ -4,7 +4,7 @@ DEB_PATCHDIRS := debian/patches/common debian/patches 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 include /usr/share/cdbs/1/rules/utils.mk DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/tde |