diff options
Diffstat (limited to 'ubuntu/maverick/applications/tdepowersave/debian')
-rwxr-xr-x | ubuntu/maverick/applications/tdepowersave/debian/rules | 2 | ||||
-rw-r--r-- | ubuntu/maverick/applications/tdepowersave/debian/source/format | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/maverick/applications/tdepowersave/debian/rules b/ubuntu/maverick/applications/tdepowersave/debian/rules index a891b0150..a1a4b57ad 100755 --- a/ubuntu/maverick/applications/tdepowersave/debian/rules +++ b/ubuntu/maverick/applications/tdepowersave/debian/rules @@ -3,7 +3,7 @@ include /usr/share/cdbs/1/class/cmake.mk include debian/cdbs/kde.mk include /usr/share/cdbs/1/rules/debhelper.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/tde DEB_CONFIGURE_MANDIR := /opt/trinity/share/man diff --git a/ubuntu/maverick/applications/tdepowersave/debian/source/format b/ubuntu/maverick/applications/tdepowersave/debian/source/format index 89ae9db8f..163aaf8d8 100644 --- a/ubuntu/maverick/applications/tdepowersave/debian/source/format +++ b/ubuntu/maverick/applications/tdepowersave/debian/source/format @@ -1 +1 @@ -3.0 (native) +3.0 (quilt) |