Updated debian/ folder
This commit is contained in:
parent
d1e1e4a8b7
commit
b744ab819a
11
debian/changelog
vendored
11
debian/changelog
vendored
@ -1,4 +1,11 @@
|
|||||||
wmfs (201201-2) unstable; urgency=low
|
wmfs (2~beta-3) unstable; urgency=low
|
||||||
|
|
||||||
|
* Modified build script (debian/rules)
|
||||||
|
* Modified versions in changelog
|
||||||
|
|
||||||
|
-- Mickaël Raybaud-Roig <raybaudroigm@gmail.com> Sat, 18 Feb 2012 19:22:56 +0100
|
||||||
|
|
||||||
|
wmfs (2~beta-2) unstable; urgency=low
|
||||||
|
|
||||||
* Added a manpage
|
* Added a manpage
|
||||||
* Modified the debian/rules script
|
* Modified the debian/rules script
|
||||||
@ -7,7 +14,7 @@ wmfs (201201-2) unstable; urgency=low
|
|||||||
|
|
||||||
-- Mickaël Raybaud-Roig <raybaudroigm@gmail.com> Sat, 28 Jan 2012 12:44:18 +0100
|
-- Mickaël Raybaud-Roig <raybaudroigm@gmail.com> Sat, 28 Jan 2012 12:44:18 +0100
|
||||||
|
|
||||||
wmfs (201201-1) unstable; urgency=low
|
wmfs (2~beta-1) unstable; urgency=low
|
||||||
|
|
||||||
* Initial release
|
* Initial release
|
||||||
|
|
||||||
|
|||||||
2
debian/rules
vendored
2
debian/rules
vendored
@ -10,7 +10,7 @@
|
|||||||
export DH_VERBOSE=1
|
export DH_VERBOSE=1
|
||||||
|
|
||||||
override_dh_auto_build:
|
override_dh_auto_build:
|
||||||
./configure --prefix /usr --xdg-config-dir /etc/xdg
|
./configure --prefix=/usr --xdg-config-dir=/etc/xdg --man-prefix=/usr/share/man/
|
||||||
dh_auto_build
|
dh_auto_build
|
||||||
|
|
||||||
%:
|
%:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user