~ubuntu-branches/debian/sid/rpm/sid

« back to all changes in this revision

Viewing changes to preinstall.am

  • Committer: Package Import Robot
  • Author(s): Michal Čihař
  • Date: 2013-06-06 11:39:34 UTC
  • mfrom: (1.1.16)
  • Revision ID: package-import@ubuntu.com-20130606113934-ela3du14fyba0t6u
Tags: 4.11.0.1-1
* New upstream release.
* Bump standards to 3.9.4.
* Refresh patches, update patch from Fedora.
* Build with Lua 5.2.

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
        $(INSTALL_DATA) $(top_srcdir)/rpmio/rpmstring.h include/rpm/rpmstring.h
31
31
BUILT_SOURCES += include/rpm/rpmstring.h
32
32
CLEANFILES += include/rpm/rpmstring.h
 
33
include/rpm/rpmstrpool.h: rpmio/rpmstrpool.h include/rpm/$(dirstamp)
 
34
        $(INSTALL_DATA) $(top_srcdir)/rpmio/rpmstrpool.h include/rpm/rpmstrpool.h
 
35
BUILT_SOURCES += include/rpm/rpmstrpool.h
 
36
CLEANFILES += include/rpm/rpmstrpool.h
33
37
include/rpm/rpmsw.h: rpmio/rpmsw.h include/rpm/$(dirstamp)
34
38
        $(INSTALL_DATA) $(top_srcdir)/rpmio/rpmsw.h include/rpm/rpmsw.h
35
39
BUILT_SOURCES += include/rpm/rpmsw.h