mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-20 03:51:18 +00:00
deleted obsolete buildubu.sh
This commit is contained in:
parent
daba4c945b
commit
a2d64b103c
16
buildubu.sh
16
buildubu.sh
@ -1,16 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
|
|
||||||
rm -rf ../conky-1.3.4* ../conky_*
|
|
||||||
make distclean
|
|
||||||
sh autogen.sh
|
|
||||||
./configure
|
|
||||||
make dist
|
|
||||||
cp -f conky-1.3.4.tar.gz ../conky_1.3.3.orig.tar.gz
|
|
||||||
cd ..
|
|
||||||
tar xvzf conky_1.3.4.orig.tar.gz
|
|
||||||
cd conky-1.3.4
|
|
||||||
#dh_make -s
|
|
||||||
cp -r ../conky/debian .
|
|
||||||
rm -rf debian/CVS
|
|
||||||
debuild
|
|
||||||
#dpkg-buildpackage -rfakeroot -S -k<private key id>
|
|
Loading…
Reference in New Issue
Block a user