Remove leftovers from the opt flavor.
This commit is contained in:
parent
21d2fd1466
commit
d768fd50f7
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -8,8 +8,9 @@ gtk+3.0 (3.4.1-1) UNRELEASED; urgency=low
|
||||
* Update dependencies according to configure.ac.
|
||||
* Drop explicit Build-Depends on gir1.2-glib-2.0 and gir1.2-freedesktop.
|
||||
* Refresh patches.
|
||||
* Remove leftovers from the opt flavor.
|
||||
|
||||
-- Michael Biebl <biebl@debian.org> Mon, 16 Apr 2012 00:36:57 +0200
|
||||
-- Michael Biebl <biebl@debian.org> Mon, 16 Apr 2012 00:39:13 +0200
|
||||
|
||||
gtk+3.0 (3.4.0-1) experimental; urgency=low
|
||||
|
||||
|
3
debian/libgtk-3-0.install.opt
vendored
3
debian/libgtk-3-0.install.opt
vendored
@ -1,3 +0,0 @@
|
||||
# from the optimised flavor
|
||||
debian/install/opt/@LIBDIR@/libgtk*.so.* @OPTLIBDIR@
|
||||
debian/install/opt/@LIBDIR@/libgdk*.so.* @OPTLIBDIR@
|
1
debian/rules
vendored
1
debian/rules
vendored
@ -104,7 +104,6 @@ debian/%: debian/%.in
|
||||
-e "s#@GNOME_TEAM@#$(UPLOADERS)#g" \
|
||||
-e "s#@GTK_BINARY_VERSION@#$(GTK_BINARY_VERSION)#g" \
|
||||
-e "s#@LIBDIR@#$(LIBDIR)#g" \
|
||||
-e 's#@OPTLIBDIR@#$(OPTLIBDIR)#g' \
|
||||
-e 's#@CONFDIR@#$(CONFDIR)#g' \
|
||||
-e "s#@MODULES_BASE_PATH@#$(MODULES_BASE_PATH)#g" \
|
||||
-e "s#@OLD_MODULES_BASE_PATH@#$(OLD_MODULES_BASE_PATH)#g" \
|
||||
|
Loading…
Reference in New Issue
Block a user