diff options
author | Modestas Vainius <modax@debian.org> | 2009-03-11 11:00:14 +0000 |
---|---|---|
committer | Modestas Vainius <modax@debian.org> | 2009-03-11 11:00:14 +0000 |
commit | 226085cb09e956be909581840daff5f72a1e8c6c (patch) | |
tree | f7df1a13fc1b5fd63417dc861620d9b9ded9c2fc /debian/rules | |
parent | e2c260ee92c24d97469ecf7b52413e7e7466beb1 (diff) | |
download | kde4libs-226085cb09e956be909581840daff5f72a1e8c6c.tar.gz |
Prepare for upload to unstable and ban unstable uploads of 3rd party
packages (debian/ban-unstable-uploads & 24_ban_unstable_uploads.diff).
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules index 9a57a34..4ec961c 100755 --- a/debian/rules +++ b/debian/rules @@ -18,5 +18,8 @@ DEB_DH_SHLIBDEPS_ARGS_ALL := -- -xkdebase-runtime -xphonon include /usr/share/pkg-kde-tools/qt-kde-team/1/debian-qt-kde.mk +binary-install/kdelibs5-dev:: + install -m 755 -o root -g root -D debian/ban-unstable-uploads /usr/share/kde4/apps/cmake/modules/ban-unstable-uploads + #binary-predeb/libplasma3:: # echo plasma:abi-provides=$(PLASMA_ABI) >> debian/libplasma3.substvars |